Welcome![Sign In][Sign Up]
Location:
Search - c gif

Search list

[Picture ViewerViewImage

Description: VC++下的图片显示,包括bmp,jpg,gif,tif等多种格式-VC++ Under the picture shows, including bmp, jpg, gif, tif format, etc.
Platform: | Size: 2763776 | Author: sunjiewei | Hits:

[Communication-MobileGIF_CARTOON_WM5

Description: CE上用C++写的可以播放GIF动画的例子,可以随便在Windows和Mobile上用-CE using C++ Writing can play GIF animation example, you can easily use Windows and Mobile
Platform: | Size: 28672 | Author: lucky | Hits:

[Picture ViewerImage_Converter_Example_v1_0(1)

Description: 通过解码。得到gif文件的头信息,gif动画播放,一阵一阵播放动画-Through the decoder. Gif files to be header information, gif animation playback, while a player animation
Platform: | Size: 31744 | Author: jack | Hits:

[ICQ-IM-ChatLanMsg4public

Description: 说明: LanMsg是一款用.net C# 开发的即时消息开源软件,适合.net即时消息软件开发者用。 主要功能: 支持文件传输(p2p); 支持GIF动画表情( 彻底消除闪屏 :) ); 支持屏幕截图发送(p2p); 支持音、视频对话(p2p); 支持web页面调用webService 向客户端发送即时消息; 支持windows AD 域用户身份验证; 等等。。。 LanMsg 开源且最终开发目标是实现QQ、旺旺等聊天软件能够实现的功能。。。(“C++能做到的,C#最后也能做到!” 微软是这么说的,呵呵。。。) 警告:此软件及源码仅作为学习研究使用,任何个人或组织不得将其用于商业用途以谋取利益!-err
Platform: | Size: 10080256 | Author: 黄子贤 | Hits:

[Special EffectsMFCpictureview

Description: 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效-Code is based on the MFC framework designed to achieve a BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, show the basic features and various picture format conversion as well as some transform algorithm, the realization of the image enlarge, narrow, rotating and shutters, mosaic effects, such as display
Platform: | Size: 9134080 | Author: tong | Hits:

[Picture Viewerjpeg2bmpgif

Description: 实现jpeg\bmp\gif等格式图片的相互转换。vc下测试通过-Realize picture formats such as jpeg mpgif mutual conversion. vc under test
Platform: | Size: 2312192 | Author: wangchuang | Hits:

[Special Effectsbmptogif

Description: 将8的位bmp图像转换位gif图像,不用其它设置自动保存-Will be 8-bit bmp image conversion bit gif images, not the other settings automatically saved
Platform: | Size: 1024 | Author: 罗安迪 | Hits:

[GDI-BitmapPicProcess

Description: 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
Platform: | Size: 96256 | Author: 邓梦 | Hits:

[Picture Viewergifread

Description: 读取gif格式图像的C源码,不需要太深的编程基础,简单易懂。-Read gif format images of C source code, does not require too much programming foundation, easy-to-read.
Platform: | Size: 3072 | Author: 盛峥 | Hits:

[Documentsgif.c.tar

Description: 一个简单的C语言写的GIF算法,可能有BUG,没有认真测试过-A simple C language to write the GIF algorithm, there may be BUG, not seriously tested
Platform: | Size: 3072 | Author: cupidove | Hits:

[Game Programbox8_pic

Description: 自制 拼图游戏 mfc程序 9格子拼图 可打开外部图片进行游戏 支持bmp,jpg,gif格式 记录最近打开的问件 上方有菜单-Mfc procedures homemade jigsaw puzzle 9 lattice can open the game in support of the external picture bmp, jpg, gif format records recently asked to open the top of the menu items
Platform: | Size: 834560 | Author: wxf | Hits:

[RichEditRichText

Description: CRichEdit,类似QQ的编辑框 可以显示BMP,JPG以及动态的GIF格式的图片 而且还能编辑字体颜色,自动换行-CRichEdit, similar to the edit box QQ can display BMP, JPG and GIF format dynamic picture but also edit the font color, wrap
Platform: | Size: 68608 | Author: 王吉桥 | Hits:

[Embeded Linuxfbi_1.31.tar

Description: linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。-This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics modes only, i.e. packed pixels with 8 bpp pseudocolor and 16/24/32 bpp truecolor/directcolor * It was designed to handle photos. It can display paletted images (i.e. GIF) too, but not very well. On 8 bit displays you ll get dithered images... It has PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp and png support buildin. Unknown formats are piped throuth convert (ImageMagick), which hopefully can handle it... If you run it with-h, it will print a short description. I ve tested this on i386 (matroxfb) and ppc (atyfb).
Platform: | Size: 92160 | Author: 张洪 | Hits:

[Windows DevelopProgram

Description: 这是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 1、图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 2、图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 3、图像处理模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 4、字符识别模块主要包含手写数字识别。 5、其他模块主要包括设置菜单的固定颜色和随机颜色两个部分。 6、帮助模块主要包括软件的版本、开发单位等信息。-This is a Image Manipulation System, it Program with VC++.
Platform: | Size: 4204544 | Author: Davinci | Hits:

[Picture ViewerGif

Description: 基于net c# 的web编程,实现合成与分解gif图片。-Net c# on the web programming, implementation Synthesis and decomposition gif picture.
Platform: | Size: 202752 | Author: 曾进盟 | Hits:

[ActiveX/DCOM/ATLfath_BarcodeX_NET_v2.0

Description: BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control -BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control
Platform: | Size: 657408 | Author: mandark | Hits:

[Delphi VCLATViewer2.7

Description: 支持版本:Delphi 5-2009, C++Builder 5-2009 ATViewer特性: Text, Binary, Hex, Unicode:所有文件,无大小限制 RTF, UTF-8: Image:支持格式,BMP, JPG, ICO, GIF, PNG, WMF, TGA等 Multimedia:可以被Windows Media Player支持的格式,AVI, MPEG, WMV, MP3 Internet:可以被MS Internet Explorer 支持的格式,HTML, XML, DOC, XLS etc-Supported version: Delphi 5-2009, C++ Builder 5-2009 ATViewer properties: Text, Binary, Hex, Unicode: all files, no size limit RTF, UTF-8: Image: Supported formats, BMP, JPG, ICO, GIF , PNG, WMF, TGA and so on Multimedia: can be Windows Media Player supported formats, AVI, MPEG, WMV, MP3 Internet: can be MS Internet Explorer supported formats, HTML, XML, DOC, XLS etc
Platform: | Size: 2952192 | Author: 李查 | Hits:

[GDI-BitmapPic

Description: Digital Image Processing (VC++) bmp, gif, jpeg, tif open ,save, and some filtering etc.
Platform: | Size: 1905664 | Author: nicky | Hits:

[Picture ViewerGIFFormatPictureDisplay

Description: 源代码完成了对格式为GIF的图像文件的显示,在打开图像文件前需要将该图像命名为(111.GIF)。-Completed the source code for the GIF format image files are displayed in the open before the required image file name of the image (111.GIF).
Platform: | Size: 1982464 | Author: jack | Hits:

[Internet-NetworkPicture.Translate.Of.Remote.Desktop.Control

Description: 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-First, use the TCP protocol to transmit data. Reason: better stability. Two, the use of byte data stream for transmission, the reasons: A: VB s String existence automatic Unicode conversion question, effects of speed B: can directly send 8-bit byte data, Does not need to use Base64 encoding, thereby reducing the encoding time. Three, the use of GIF-LZW compression algorithm for image compression. Rationale: A: Run-Length Coding, Huffman compression algorithm compression ratio is too low B: JPEG compression algorithm required too many bit computing, and computing a large quantity (MMX has specialized optimization algorithm), VB is not conducive to implementation C: GIF-LZW compression algorithm compression ratio is better, and I have come up with efficient under VB grammar GIF-LZW compression/decompression algorithm. Four, use the "orderly jitter" algorithm for color quantization. Rationale: "orderly jitter" must deal with the results of reg
Platform: | Size: 54272 | Author: whoamixp | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 18 »

CodeBus www.codebus.net